/ Assembly List / LJCTextInvasion / Player / Player

Namespace - LJCTextInvasion


Parameters
practiceSetName - The PracticeSet name.
name - The player name.
highScore - The HighScore values.

Syntax

C#
public Player(String practiceSetName, String name, Int32 highScore)

Initializes an instance of the class with the specified values.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.